home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFADV / TFADV.txt
Encoding:
Text File  |  2005-11-17  |  7.6 KB  |  308 lines

  1. object FAdv: TFAdv
  2.   Left = 300
  3.   Top = 183
  4.   AutoScroll = False
  5.   BorderIcons = []
  6.   Caption = 'PicaJet vs. PicaJet DX'
  7.   ClientHeight = 408
  8.   ClientWidth = 522
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 435
  11.   Constraints.MinWidth = 530
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyDown = FormKeyDown
  23.   OnResize = FormResize
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object cntFeatures: TAMContainer
  27.     Left = 0
  28.     Top = 65
  29.     Width = 522
  30.     Height = 299
  31.     Align = alClient
  32.     BorderWidth = 7
  33.     DoubleBuffered = False
  34.     object xScrollBox: TAMScrollBox
  35.       Left = 0
  36.       Top = 0
  37.       Width = 486
  38.       Height = 285
  39.       TabOrder = 0
  40.       SkinData = SkinDataModule.SkinData
  41.       SkinDataName = 'scrollbox'
  42.       DefaultFont.Charset = DEFAULT_CHARSET
  43.       DefaultFont.Color = clWindowText
  44.       DefaultFont.Height = 14
  45.       DefaultFont.Name = 'Arial'
  46.       DefaultFont.Style = []
  47.       DefaultWidth = 0
  48.       DefaultHeight = 0
  49.       UseSkinFont = True
  50.       VScrollBar = sbScroll
  51.       BorderStyle = bvRaised
  52.       Align = alClient
  53.       object cntBackGround: TAMContainer
  54.         Left = 8
  55.         Top = 75
  56.         Width = 100
  57.         Height = 41
  58.         Color = clWhite
  59.         DoubleBuffered = False
  60.       end
  61.       object lvFeatures: TbsSkinListView
  62.         Left = 0
  63.         Top = 0
  64.         Width = 484
  65.         Height = 283
  66.         Color = clWhite
  67.         Columns = <
  68.           item
  69.             Caption = 'Feature'
  70.             Width = 296
  71.           end
  72.           item
  73.             Caption = 'PicaJet'
  74.             Width = 75
  75.           end
  76.           item
  77.             Caption = 'PicaJet FX'
  78.             Width = 75
  79.           end>
  80.         Font.Charset = DEFAULT_CHARSET
  81.         Font.Color = clWindowText
  82.         Font.Height = 13
  83.         Font.Name = 'Tahoma'
  84.         Font.Style = []
  85.         OwnerDraw = True
  86.         ReadOnly = True
  87.         RowSelect = True
  88.         ParentFont = False
  89.         ShowColumnHeaders = False
  90.         SmallImages = ImageList1
  91.         TabOrder = 0
  92.         ViewStyle = vsReport
  93.         HeaderSkinDataName = 'resizebutton'
  94.         DefaultFont.Charset = DEFAULT_CHARSET
  95.         DefaultFont.Color = clWindowText
  96.         DefaultFont.Height = 13
  97.         DefaultFont.Name = 'Tahoma'
  98.         DefaultFont.Style = []
  99.         UseSkinFont = True
  100.         SkinData = SkinDataModule.SkinData
  101.         SkinDataName = 'listview'
  102.         DefaultColor = clWhite
  103.         OnCustomDrawItem = lvFeaturesCustomDrawItem
  104.       end
  105.     end
  106.     object sbScroll: TbsSkinScrollBar
  107.       Left = 486
  108.       Top = 0
  109.       Width = 22
  110.       Height = 285
  111.       TabOrder = 1
  112.       Visible = False
  113.       SkinData = SkinDataModule.SkinData
  114.       SkinDataName = 'vscrollbar'
  115.       DefaultFont.Charset = DEFAULT_CHARSET
  116.       DefaultFont.Color = clWindowText
  117.       DefaultFont.Height = 14
  118.       DefaultFont.Name = 'Arial'
  119.       DefaultFont.Style = []
  120.       DefaultWidth = 0
  121.       DefaultHeight = 0
  122.       UseSkinFont = True
  123.       Both = False
  124.       BothMarkerWidth = 0
  125.       BothSkinDataName = 'bothhscrollbar'
  126.       CanFocused = False
  127.       Align = alRight
  128.       Kind = sbVertical
  129.       PageSize = 0
  130.       Min = 0
  131.       Max = 0
  132.       Position = 0
  133.       SmallChange = 1
  134.       LargeChange = 0
  135.       AutoLargeChange = True
  136.     end
  137.   end
  138.   object cntFooter: TAMContainer
  139.     Left = 0
  140.     Top = 364
  141.     Width = 522
  142.     Height = 44
  143.     Align = alBottom
  144.     OnResize = cntFooterResize
  145.     DoubleBuffered = False
  146.     object bevelA: TbsSkinBevel
  147.       Left = 0
  148.       Top = 0
  149.       Width = 522
  150.       Height = 2
  151.       Align = alTop
  152.       Shape = bsBottomLine
  153.       SkinData = SkinDataModule.SkinData
  154.       SkinDataName = 'bevel'
  155.       DividerMode = False
  156.     end
  157.     object bClose: TbsSkinButton
  158.       Left = 440
  159.       Top = 10
  160.       Width = 75
  161.       Height = 24
  162.       TabOrder = 0
  163.       SkinData = SkinDataModule.SkinData
  164.       SkinDataName = 'buttonlight'
  165.       DefaultFont.Charset = DEFAULT_CHARSET
  166.       DefaultFont.Color = clWindowText
  167.       DefaultFont.Height = 13
  168.       DefaultFont.Name = 'Tahoma'
  169.       DefaultFont.Style = []
  170.       DefaultWidth = 0
  171.       DefaultHeight = 0
  172.       UseSkinFont = True
  173.       AllowAllUp = False
  174.       TabStop = True
  175.       CanFocused = True
  176.       Down = False
  177.       GroupIndex = 0
  178.       Caption = 'Close'
  179.       NumGlyphs = 2
  180.       Spacing = 1
  181.       ModalResult = 1
  182.     end
  183.     object bBuy: TbsSkinButton
  184.       Left = 320
  185.       Top = 10
  186.       Width = 113
  187.       Height = 24
  188.       TabOrder = 1
  189.       SkinData = SkinDataModule.SkinData
  190.       SkinDataName = 'buttonlight'
  191.       DefaultFont.Charset = DEFAULT_CHARSET
  192.       DefaultFont.Color = clWindowText
  193.       DefaultFont.Height = 13
  194.       DefaultFont.Name = 'Tahoma'
  195.       DefaultFont.Style = []
  196.       DefaultWidth = 0
  197.       DefaultHeight = 0
  198.       UseSkinFont = True
  199.       AllowAllUp = False
  200.       TabStop = True
  201.       CanFocused = True
  202.       Down = False
  203.       GroupIndex = 0
  204.       Caption = 'Upgrade Now!'
  205.       NumGlyphs = 2
  206.       Spacing = 1
  207.       OnClick = bBuyClick
  208.     end
  209.   end
  210.   object cntCaption: TAMContainer
  211.     Left = 0
  212.     Top = 0
  213.     Width = 522
  214.     Height = 65
  215.     Align = alTop
  216.     Color = clSilver
  217.     OnResize = cntCaptionResize
  218.     DoubleBuffered = True
  219.     object labelBold: TLabel
  220.       Left = 17
  221.       Top = 12
  222.       Width = 123
  223.       Height = 13
  224.       Caption = 'Upgrade to PicaJet FX'
  225.       Font.Charset = DEFAULT_CHARSET
  226.       Font.Color = clWindowText
  227.       Font.Height = 13
  228.       Font.Name = 'Tahoma'
  229.       Font.Style = [fsBold]
  230.       ParentFont = False
  231.     end
  232.     object labelInfo: TLabel
  233.       Left = 31
  234.       Top = 28
  235.       Width = 472
  236.       Height = 34
  237.       AutoSize = False
  238.       Caption = 
  239.         'This feature is available only in the PicaJet FX version. Upgrad' +
  240.         'e now and start receiving the benefits of PicaJet FX today! It'#39's' +
  241.         ' easy and fast!'
  242.       Font.Charset = DEFAULT_CHARSET
  243.       Font.Color = clWindowText
  244.       Font.Height = 13
  245.       Font.Name = 'Tahoma'
  246.       Font.Style = []
  247.       ParentFont = False
  248.       WordWrap = True
  249.     end
  250.     object BevelT: TbsSkinBevel
  251.       Left = 0
  252.       Top = 63
  253.       Width = 522
  254.       Height = 2
  255.       Align = alBottom
  256.       Shape = bsBottomLine
  257.       SkinDataName = 'bevel'
  258.       DividerMode = False
  259.     end
  260.   end
  261.   object FormSkin: TbsBusinessSkinForm
  262.     GradientStartColor = clBlack
  263.     GradientEndColor = clBlack
  264.     DrawBackground = True
  265.     ShowIcon = False
  266.     MaximizeOnFullScreen = False
  267.     AlphaBlend = False
  268.     AlphaBlendAnimation = False
  269.     AlphaBlendValue = 200
  270.     ShowObjectHint = False
  271.     MenusAlphaBlend = False
  272.     MenusAlphaBlendAnimation = False
  273.     MenusAlphaBlendValue = 200
  274.     DefCaptionFont.Charset = DEFAULT_CHARSET
  275.     DefCaptionFont.Color = clBtnText
  276.     DefCaptionFont.Height = 14
  277.     DefCaptionFont.Name = 'Arial'
  278.     DefCaptionFont.Style = [fsBold]
  279.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  280.     DefInActiveCaptionFont.Color = clBtnShadow
  281.     DefInActiveCaptionFont.Height = 14
  282.     DefInActiveCaptionFont.Name = 'Arial'
  283.     DefInActiveCaptionFont.Style = [fsBold]
  284.     DefMenuItemHeight = 20
  285.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  286.     DefMenuItemFont.Color = clWindowText
  287.     DefMenuItemFont.Height = 14
  288.     DefMenuItemFont.Name = 'Arial'
  289.     DefMenuItemFont.Style = []
  290.     UseDefaultSysMenu = True
  291.     SkinData = SkinDataModule.SkinData
  292.     MinHeight = 435
  293.     MinWidth = 530
  294.     Magnetic = False
  295.     MagneticSize = 5
  296.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  297.     OnChangeWindowState = FormSkinChangeWindowState
  298.     Left = 208
  299.     Top = 312
  300.   end
  301.   object ImageList1: TImageList
  302.     Height = 32
  303.     Width = 32
  304.     Left = 168
  305.     Top = 312
  306.   end
  307. end
  308.